home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 37 / CD Expert nº 37.iso / LastCall / lastcall.exe / stuff / lastcall.dxr / 00114.ls < prev    next >
Encoding:
Text File  |  2000-03-27  |  151 b   |  9 lines

  1. on exitFrame
  2.   global gSoundTrack, gGameLevel
  3.   menuMode(1)
  4.   resetCursor()
  5.   playBonusSound(1, "BRA_X09")
  6.   gSoundTrack = "BRM_B01"
  7.   playTrack()
  8. end
  9.